'宣言 Public Function CanRemoveRange( _ ByVal startingIndex As System.Integer, _ ByVal count As System.Integer _ ) As System.Boolean
public System.bool CanRemoveRange( System.int startingIndex, System.int count )
パラメータ
- startingIndex
- count
'宣言 Public Function CanRemoveRange( _ ByVal startingIndex As System.Integer, _ ByVal count As System.Integer _ ) As System.Boolean
public System.bool CanRemoveRange( System.int startingIndex, System.int count )